home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global center, left, right, Hand, log, leye, reye
- clearCursors()
- set the cursor of sprite 2 to left
- set the cursor of sprite 3 to right
- set the cursor of sprite 4 to center
- if log = 0 then
- set the cursor of sprite 8 to Hand
- end if
- end
-